FaIsir 
Logical Entity Name  FaIsir 
Default Table Name  FaIsir 
Physical Only  NO 
Definition 
 
Note 
 

FaIsir Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaIsirID(PK)    int  NO 
 
FaBatchExpImpID(FK)    int  NO 
 
TransactionID    varchar(25)  YES 
 
Processed    bit  NO 
 
VerificationComplete    bit  NO 
 
IsirDetails    xml  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
FaYearID    int  NO 
 

FaIsir Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_FaIsir_FaIsirID  PrimaryKey  FaIsirID 

FaIsir Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaBatchExpImp  Non-Identifying  One To Zero or More  FK_FaBatchExpImp_FaBatchExpImpID      FaBatchExpImpID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaIsirUserID_SyStaffSyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaIsir Check Constraints 
Check Constraint Name  CheckConstraint